﻿2026-07-26T16:19:25.0352102Z ##[group]Run actions/checkout@v5
2026-07-26T16:19:25.0352847Z with:
2026-07-26T16:19:25.0353237Z   repository: BigscreenVR/spt-bs-core
2026-07-26T16:19:25.0356286Z   token: ***
2026-07-26T16:19:25.0356642Z   ssh-strict: true
2026-07-26T16:19:25.0356995Z   ssh-user: git
2026-07-26T16:19:25.0357353Z   persist-credentials: true
2026-07-26T16:19:25.0357749Z   clean: true
2026-07-26T16:19:25.0358120Z   sparse-checkout-cone-mode: true
2026-07-26T16:19:25.0358536Z   fetch-depth: 1
2026-07-26T16:19:25.0358870Z   fetch-tags: false
2026-07-26T16:19:25.0359301Z   show-progress: true
2026-07-26T16:19:25.0359658Z   lfs: false
2026-07-26T16:19:25.0359977Z   submodules: false
2026-07-26T16:19:25.0360325Z   set-safe-directory: true
2026-07-26T16:19:25.0360725Z   allow-unsafe-pr-checkout: false
2026-07-26T16:19:25.0361331Z ##[endgroup]
2026-07-26T16:19:25.1182840Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T16:19:25.1184483Z ##[group]Getting Git version info
2026-07-26T16:19:25.1185369Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T16:19:25.1186431Z [command]/usr/bin/git version
2026-07-26T16:19:25.1186845Z git version 2.43.0
2026-07-26T16:19:25.1188052Z ##[endgroup]
2026-07-26T16:19:25.1198068Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0e492f3f-fb81-4d70-9636-5ed4df8ccf5e' before making global git config changes
2026-07-26T16:19:25.1199492Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T16:19:25.1201424Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T16:19:25.1234293Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T16:19:25.1253451Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T16:19:25.1264417Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T16:19:25.1266970Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T16:19:25.1286158Z HEAD
2026-07-26T16:19:25.1316375Z ##[endgroup]
2026-07-26T16:19:25.1317759Z [command]/usr/bin/git submodule status
2026-07-26T16:19:25.1503392Z ##[group]Cleaning the repository
2026-07-26T16:19:25.1506986Z [command]/usr/bin/git clean -ffdx
2026-07-26T16:19:25.1545786Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T16:19:25.1648225Z HEAD is now at f544a1cc Merge e6d1ade7cb195de59cf1616832e10e2aaa6509b8 into 0019f39c377e1d22d6a50d10b4e5fbb0f3960a2c
2026-07-26T16:19:25.1653317Z ##[endgroup]
2026-07-26T16:19:25.1655545Z ##[group]Disabling automatic garbage collection
2026-07-26T16:19:25.1659026Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T16:19:25.1687516Z ##[endgroup]
2026-07-26T16:19:25.1688208Z ##[group]Setting up auth
2026-07-26T16:19:25.1693065Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T16:19:25.1720833Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T16:19:25.1910615Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T16:19:25.1936128Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T16:19:25.2120109Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T16:19:25.2146711Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T16:19:25.2339663Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T16:19:25.2404912Z ##[endgroup]
2026-07-26T16:19:25.2406274Z ##[group]Fetching the repository
2026-07-26T16:19:25.2413189Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f544a1cc1155bc1c4f5d92d72d3d21a73a70ec12:refs/remotes/pull/71/merge
2026-07-26T16:19:25.6163099Z ##[endgroup]
2026-07-26T16:19:25.6163928Z ##[group]Determining the checkout info
2026-07-26T16:19:25.6164716Z ##[endgroup]
2026-07-26T16:19:25.6167199Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T16:19:25.6204567Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T16:19:25.6229264Z ##[group]Checking out the ref
2026-07-26T16:19:25.6231336Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/71/merge
2026-07-26T16:19:25.6285401Z HEAD is now at f544a1cc Merge e6d1ade7cb195de59cf1616832e10e2aaa6509b8 into 0019f39c377e1d22d6a50d10b4e5fbb0f3960a2c
2026-07-26T16:19:25.6288530Z ##[endgroup]
2026-07-26T16:19:25.6320466Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T16:19:25.6340444Z f544a1cc1155bc1c4f5d92d72d3d21a73a70ec12
